GoDiagram Win Reference
FindNode Method (GoLayoutGenericNetwork<N,L,Y>)

Returns the Node which was constructed for the GoObject.
Syntax
'Declaration
 
Public Function FindNode( _
   ByVal obj As GoObject _
) As N
public N FindNode( 
   GoObject obj
)

Parameters

obj

Return Value

Returns the Network Node associated with the go object or null if no such node exists.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoLayoutGenericNetwork<N,L,Y> Class
GoLayoutGenericNetwork<N,L,Y> Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback